home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / msdos / lynx / source / www / makefile < prev    next >
Encoding:
Makefile  |  1994-10-25  |  212 b   |  10 lines

  1. #    Make basic WWW distribution
  2. #
  3. #  See the README and the documentation on the web.
  4. #  When you have done BUILD you will have www so you will be able to
  5. #  read the documentation online.
  6. #
  7. all :
  8.     BUILD
  9.  
  10.